Click or drag to resize

GetUserPhotoResponsePictureData Property

Gets the picture data.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] PictureData { get; }

Property Value

Type: Byte
The picture data.
See Also